html,
body {
  font-family: PingFangSC-Regular, PingFang SC;
  width: 100%; }

body a {
  color: #333; }

h4,
h6 {
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  margin: 0;
  padding: 0; }

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none; }

p {
  padding: 0;
  margin: 0; }

#head {
  width: 100%;
  height: 63px;
  background: #fff; }

#footer {
  width: 100%; }

.navbar-collapse {
  width: 100%;
  margin: 0 !important;
  background: #fff; }

.navbar {
  height: 64px;
  background: #fff; }
  .navbar .navbar-brand {
    height: 100%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center; }
    .navbar .navbar-brand img {
      width: 128px; }
  .navbar .container {
    height: 100%; }
    .navbar .container .navbar-header {
      height: 100%; }
    .navbar .container .navbar-nav {
      font-weight: bold;
      color: #333333;
      line-height: 22px;
      background-color: #fff; }
      .navbar .container .navbar-nav .active a {
        color: #226AFF; }
  .navbar .navbar-toggle {
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    color: #000; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #fff; }

.foot {
  width: 100%;
  margin-top: 30px;
  overflow: hidden; }
  .foot .contact-bottom {
    width: 100%;
    padding-bottom: 24px;
    background: rgba(0, 0, 0, 0.6) url("/assets/images/foot/foot.jpg") 0 0/cover no-repeat; }
    .foot .contact-bottom h4 {
      padding-top: 16px;
      font-size: 14px;
      color: #ffffff;
      line-height: 29px; }
    .foot .contact-bottom h6 {
      margin-top: 16px;
      margin-bottom: 24px;
      font-size: 16px;
      color: #ffffff; }
  .foot .GOcontactUs {
    box-sizing: border-box;
    width: 145px;
    height: 38px;
    line-height: 34px;
    margin: 0 auto;
    border: 2px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    cursor: pointer; }
    .foot .GOcontactUs a {
      text-decoration: none;
      color: #fff; }
  .foot .backtop {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #409eff;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    z-index: 5; }
    .foot .backtop img {
      width: 20px;
      height: 20px; }
  .foot .synopsis {
    padding: 0 24px 30px 24px;
    background: #000000; }
    .foot .synopsis h4 {
      font-size: 14px;
      color: #f3f3f3;
      font-weight: 800;
      padding-top: 60px; }
    .foot .synopsis .content {
      padding-top: 30px;
      font-size: 16px;
      color: #f3f3f3; }
      .foot .synopsis .content span {
        cursor: pointer;
        color: #226AFF; }
      .foot .synopsis .content .row-right {
        margin-left: 12px; }
    .foot .synopsis .aq {
      font-size: 16px;
      color: #fff;
      margin-top: 30px; }
    .foot .synopsis a {
      font-size: 16px;
      font-weight: 400;
      color: #226aff;
      text-decoration: none; }

.main .img {
  width: 100%; }
.main .title {
  width: 180px;
  position: relative;
  margin: 0 auto;
  margin-top: 24px; }
  .main .title:before, .main .title:after {
    position: absolute;
    width: 70px;
    height: 3px;
    background: #226AFF;
    border-radius: 5px;
    content: '';
    top: 0;
    bottom: 0;
    margin: auto auto; }
  .main .title::after {
    right: -70px; }
  .main .title::before {
    left: -70px; }
.main .product-detail {
  padding: 0 24px; }
  .main .product-detail .txt {
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin: 0 auto;
    padding: 24px 0; }

@media (max-width: 850px) {
  .container {
    padding: 0; }
    .container .navbar-header {
      width: 100%;
      margin: 0; }
      .container .navbar-header .navbar-toggle {
        display: block; }
    .container .navbar-nav li {
      float: none; } }
@media (min-width: 768px) {
  .navbar .container {
    width: unset !important; }

  .right {
    float: right; }

  .foot {
    margin-top: 150px; }
    .foot .contact-bottom {
      padding-bottom: 43px; }
      .foot .contact-bottom h4 {
        padding-top: 79px;
        font-size: 21px; }
      .foot .contact-bottom h6 {
        margin-top: 17px;
        margin-bottom: 44px;
        font-size: 36px;
        line-height: 50px; }
    .foot .synopsis .content {
      width: 632px;
      margin: 0 auto; }
    .foot .synopsis .last {
      margin-top: 150px;
      text-align: center; }

  .main .product-detail {
    padding: 0px; }
    .main .product-detail .title {
      margin-top: 120px; }
    .main .product-detail .txt {
      width: 80%;
      padding: 58px 0 62px 0; } }
@media (min-width: 850px) {
  .navbar-nav li a {
    padding: 21px 30px; }

  .navbar-collapse {
    display: block;
    width: auto; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
    margin: 0 auto; }

  .navbar-nav li a {
    padding: 21px 30px; }

  .main .product-detail {
    padding: 0px; }
    .main .product-detail .txt {
      width: 1100px; } }

/*# sourceMappingURL=common.css.map */
